home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_W_i_d_g_e_t_G_e_t_B_a_s_e_l_i_n_e_s - Retrieves baseline information for a
- widget
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- Boolean XmWidgetGetBaselines (wwwwiiiiddddggggeeeetttt,,,, bbbbaaaasssseeeelllliiiinnnneeeessss,,,, lllliiiinnnneeee____ccccoooouuuunnnntttt)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _D_i_m_e_n_s_i_o_n **bbbbaaaasssseeeelllliiiinnnneeeessss;
- _i_n_t *lllliiiinnnneeee____ccccoooouuuunnnntttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_W_i_d_g_e_t_G_e_t_B_a_s_e_l_i_n_e_s returns an array that contains one or
- more baseline values associated with the specified widget.
- The baseline of any given line of text is a vertical offset
- in pixels from the origin of the widget's bounding box to
- the given baseline. This routine allocates memory for the
- returned data. The application must free this memory using
- _X_t_F_r_e_e.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the ID of the widget for which baseline
- values are requested
-
- bbbbaaaasssseeeelllliiiinnnneeeessss
- Returns an array that contains the value of each
- baseline of text in the widget
-
- lllliiiinnnneeee____ccccoooouuuunnnntttt
- Returns the number of lines in the widget
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns a Boolean value that indicates whether the widget
- contains a baseline. If True, the function returns a value
- for each baseline of text. If False, the function was
- unable to return a baseline value.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_W_i_d_g_e_t_G_e_t_D_i_s_p_l_a_y_R_e_c_t(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-